object FrmResult: TFrmResult Left = 425 Top = 356 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Result' ClientHeight = 381 ClientWidth = 413 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poScreenCenter Scaled = False OnKeyDown = FormKeyDown PixelsPerInch = 96 TextHeight = 13 object ImgStop: TImage Left = 16 Top = 8 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object ImgWarn: TImage Left = 16 Top = 8 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object ImgOK: TImage Left = 16 Top = 8 Width = 32 Height = 32 AutoSize = True Picture.Data = {} Transparent = True end object BtnOK: TSpeedButton Left = 170 Top = 350 Width = 73 Height = 22 Anchors = [akLeft, akBottom] Caption = 'Continue >>' Flat = True Font.Charset = DEFAULT_CHARSET Font.Color = 8421440 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = BtnOKClick end object LblStatus1: TLabel Left = 72 Top = 8 Width = 232 Height = 16 Caption = 'Process completed successfully. ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object SpeedButton1: TSpeedButton Left = 72 Top = 350 Width = 73 Height = 22 Anchors = [akLeft, akBottom] Caption = 'Repeat' Flat = True Font.Charset = DEFAULT_CHARSET Font.Color = 8421440 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Visible = False end object LblStatus2: TLabel Left = 72 Top = 24 Width = 172 Height = 16 Caption = 'No errors were detected.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object SpdSTCopy1: TSpeedButton Left = 288 Top = 306 Width = 25 Height = 18 Hint = 'Copy statistics to clipboard' Flat = True Glyph.Data = { 42020000424D4202000000000000420000002800000010000000100000000100 1000030000000002000000000000000000000000000000000000007C0000E003 00001F0000001863186318631863186318631863186318631863186318631863 1863186318631863186318631863186318631863186318631863186318631863 1863186318631863186318631863186318631000100010001000100010001000 1000100018631863186318631863186318631000FF7FFF7FFF7FFF7FFF7FFF7F FF7F100018631863186318631863186318631000FF7F00000000000000000000 FF7F100018630000000000000000000000001000FF7FFF7FFF7FFF7FFF7FFF7F FF7F100018630000FF7FFF7FFF7FFF7FFF7F1000FF7F00000000000000000000 FF7F100018630000FF7F00000000000000001000FF7FFF7FFF7FFF7FFF7FFF7F FF7F100018630000FF7FFF7FFF7FFF7FFF7F1000FF7F00000000FF7F10001000 1000100018630000FF7F00000000000000001000FF7FFF7FFF7FFF7F1000FF7F 1000186318630000FF7FFF7FFF7FFF7FFF7F1000FF7FFF7FFF7FFF7F10001000 1863186318630000FF7F00000000FF7F00001000100010001000100010001863 1863186318630000FF7FFF7FFF7FFF7F0000FF7F000018631863186318631863 1863186318630000FF7FFF7FFF7FFF7F00000000186318631863186318631863 1863186318630000000000000000000000001863186318631863186318631863 1863186318631863186318631863186318631863186318631863186318631863 186318631863} OnClick = SpdSTCopy1Click end object Memo1: TMemo Left = 34 Top = 56 Width = 344 Height = 269 Anchors = [akLeft, akTop, akRight, akBottom] TabOrder = 0 end end